Remove a superfluous ref
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 May 2013 09:53:40 +0000 (05:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 2 May 2013 09:53:40 +0000 (05:53 -0400)
commitf326c0eac806b037c7100309887ffc5f9193070d
treee1d39ce3c225f23691eb15d64bc1215b81612827
parent4dc01aca4390a7ae56ed4c213f24a762f8d99f00
Remove a superfluous ref

If we cancel the call in dispose, no need to ref the object
we pass as userdata. Avoids the risk of leaking the ref if
the call is actually canceled.
gtk/gtkplacessidebar.c